-
Home
-
Jigoshop eCommerce
-
2.1.18 (latest)
-
Code
-
Classes
- Emails
| Total Complexity |
53 |
| Dependencies |
18 |
| Dependents |
1 |
| Total lines |
448 |
| Lines of code |
313 |
| Logical lines of code |
117 |
| Comment lines |
67 |
| Methods |
23 |
| Properties |
3 |
Methods 23
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getOrderEmailArguments() |
B |
37 |
15 |
65 |
| getBankInfo() |
A |
57 |
9 |
13 |
| formatItems() |
S |
49 |
6 |
30 |
| getOrderEmailArgumentsDescription() |
S |
40 |
1 |
59 |
| productBackorders() |
S |
59 |
3 |
13 |
| __construct() |
S |
52 |
2 |
24 |
| registerMails() |
S |
54 |
1 |
19 |
| getStockEmailArguments() |
S |
59 |
1 |
14 |
| getStockEmailArgumentsDescription() |
S |
59 |
1 |
14 |
| orderStatusChanged() |
S |
74 |
1 |
4 |
| orderPendingToProcessing() |
S |
71 |
1 |
5 |
| orderPendingToCompleted() |
S |
77 |
1 |
3 |
| orderPendingToOnHold() |
S |
71 |
1 |
5 |
| orderOnHoldToProcessing() |
S |
77 |
1 |
3 |
| orderCompleted() |
S |
77 |
1 |
3 |
| orderRefunded() |
S |
77 |
1 |
3 |
| productLowStock() |
S |
77 |
1 |
3 |
| productOutOfStock() |
S |
77 |
1 |
3 |
| send() |
S |
65 |
1 |
9 |
| __formatItems() |
S |
80 |
1 |
3 |
| sendCustomerInvoice() |
S |
76 |
1 |
4 |
| addOrderActions() |
S |
63 |
1 |
9 |
| addProductActions() |
S |
72 |
1 |
5 |